[INFO] cloning repository https://github.com/Myusico/cortinizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Myusico/cortinizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyusico%2Fcortinizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyusico%2Fcortinizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30a86052e33abd29f9e92482901c06eb7fd9f3e4
[INFO] checking Myusico/cortinizer against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyusico%2Fcortinizer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Myusico/cortinizer
[INFO] finished tweaking git repo https://github.com/Myusico/cortinizer
[INFO] tweaked toml for git repo https://github.com/Myusico/cortinizer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Myusico/cortinizer on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Myusico/cortinizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded readme-rustdocifier v0.1.1
[INFO] [stderr]   Downloaded command-group v5.0.1
[INFO] [stderr]   Downloaded audiotags-macro v0.2.0
[INFO] [stderr]   Downloaded mp4ameta_proc v0.6.0
[INFO] [stderr]   Downloaded metaflac v0.2.8
[INFO] [stderr]   Downloaded id3 v1.16.4
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded mp4ameta v0.11.0
[INFO] [stderr]   Downloaded audiotags v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d8069c2a36d99edd92478b82a26b71834f480b0074647f7ca6d86f6375645a7
[INFO] running `Command { std: "docker" "start" "-a" "7d8069c2a36d99edd92478b82a26b71834f480b0074647f7ca6d86f6375645a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d8069c2a36d99edd92478b82a26b71834f480b0074647f7ca6d86f6375645a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8069c2a36d99edd92478b82a26b71834f480b0074647f7ca6d86f6375645a7", kill_on_drop: false }`
[INFO] [stdout] 7d8069c2a36d99edd92478b82a26b71834f480b0074647f7ca6d86f6375645a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8853cb44022e3a1d575cd62fc67a81708fa2d67c701a1bdc307e24d11ebfa986
[INFO] running `Command { std: "docker" "start" "-a" "8853cb44022e3a1d575cd62fc67a81708fa2d67c701a1bdc307e24d11ebfa986", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling mp4ameta_proc v0.6.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking metaflac v0.2.8
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking audiotags-macro v0.2.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking mp4ameta v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking id3 v1.16.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking command-group v5.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking audiotags v0.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking cortinizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/file_handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/ffmpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/metadata.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/file_handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/ffmpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/metadata.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stderr`
[INFO] [stdout]   --> src/ffmpeg.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let stderr = String::from_utf8_lossy(&output.stderr);
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stderr`
[INFO] [stdout]   --> src/ffmpeg.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let stderr = String::from_utf8_lossy(&output.stderr);
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidAudioFile`, `MetadataError`, and `ConfigError` are never constructed
[INFO] [stdout]   --> src/error.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CortinizerError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     InvalidAudioFile { path: PathBuf },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     MetadataError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ConfigError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CortinizerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `output_path` is never read
[INFO] [stdout]   --> src/error.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct ProcessResult {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub output_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path` and `is_folder` are never used
[INFO] [stdout]   --> src/file_handler.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InputItem {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 14 |     /// Get the path of this input item
[INFO] [stdout] 15 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn is_folder(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_metadata` is never used
[INFO] [stdout]   --> src/metadata.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn copy_metadata(input_path: &Path, output_path: &Path) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_mp3_metadata` is never used
[INFO] [stdout]   --> src/metadata.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn copy_mp3_metadata(input_path: &Path, output_path: &Path) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_flac_metadata` is never used
[INFO] [stdout]   --> src/metadata.rs:84:4
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn copy_flac_metadata(input_path: &Path, output_path: &Path) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidAudioFile` and `ConfigError` are never constructed
[INFO] [stdout]   --> src/error.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CortinizerError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     InvalidAudioFile { path: PathBuf },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ConfigError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CortinizerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path` and `is_folder` are never used
[INFO] [stdout]   --> src/file_handler.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InputItem {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 14 |     /// Get the path of this input item
[INFO] [stdout] 15 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn is_folder(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.79s
[INFO] running `Command { std: "docker" "inspect" "8853cb44022e3a1d575cd62fc67a81708fa2d67c701a1bdc307e24d11ebfa986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8853cb44022e3a1d575cd62fc67a81708fa2d67c701a1bdc307e24d11ebfa986", kill_on_drop: false }`
[INFO] [stdout] 8853cb44022e3a1d575cd62fc67a81708fa2d67c701a1bdc307e24d11ebfa986
